From 96d9e8f0d98d519031c5bd318052d8a4b58cae5a Mon Sep 17 00:00:00 2001 From: John Goerzen Date: Fri, 1 Jun 2007 13:11:37 -0500 Subject: [PATCH] Revert to old behavior -- don't try to build pdf since it's broken on Debian --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 19284ecec..1f4455625 100644 --- a/Makefile.in +++ b/Makefile.in @@ -223,7 +223,7 @@ gpsbabel.html: FORCE readme.txt: gpsbabel.html lynx -nolist -dump gpsbabel.html > $@ -doc: gpsbabel $(WEB)/htmldoc-$(DOCVERSION)/readme.html gpsbabel.pdf # readme.txt +doc: gpsbabel $(WEB)/htmldoc-$(DOCVERSION)/readme.html # readme.txt FORCE: -- 2.30.2